Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.5

WebsydianExpress - Message


WSE0259 - Session Not Authorized For Event

Error message

The session &(1:) tried to access the authorized event &(2:). The session was not authorized for the event. An error has been shown to the user.

Parameters

&(1:) - The session id.

&(2:) - The name of the event the session tried to access.

Description

An event has been called by a session that is not authorized for the event.

Normally this would have been prevented by the use of the /(%IFAUTHEVENT-[eventname]) replacement markers. The most likely reason is that this marker is missing in one or more templates.

Action

Check all the templates where the specified event found. Check whether the FORM is enclosed in the /(%IFAUTHEVENT-[eventname]).../(%ENDIF) markers.

Category / Severity

System / Informative